home *** CD-ROM | disk | FTP | other *** search
/ Fr. John Corapi, Solt / Fr. John Corapi, Solt.iso / pc / Quiz1.swf / scripts / DefineButton2_106 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-02-25  |  70 b   |  6 lines

  1. on(release){
  2.    field1 = "";
  3.    first1 = 1;
  4.    gotoAndStop(3);
  5. }
  6.